🌎 rns.kin.earth git 🌍
Commit f3b8965fa65452216b3bb6c41e1a18c7119bb6dc
Parents : 1bbaab1
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-11-22T11:16:29+01:00
Fixed formatting
Changes
Diff
diff --git a/docs/source/understanding.rst b/docs/source/understanding.rst
index 168d4a54..5c5ae396 100644
--- a/docs/source/understanding.rst
+++ b/docs/source/understanding.rst
@@ -117,7 +117,7 @@ Reticulum uses the singular concept of *destinations*. Any application using Ret
networking stack will need to create one or more destinations to receive data, and know the
destinations it needs to send data to.
-All destinations in Reticulum are _represented_ as a 16 byte hash. This hash is derived from truncating a full
+All destinations in Reticulum are *represented* as a 16 byte hash. This hash is derived from truncating a full
SHA-256 hash of identifying characteristics of the destination. To users, the destination addresses
will be displayed as 16 hexadecimal bytes, like this example: ``<13425ec15b621c1d928589718000d814>``.
Served by rngit 1.5.2 - Generated in 0.03s